home *** CD-ROM | disk | FTP | other *** search
- mike@atc.sp.paramax.com (Michael W. Grenier) writes:
-
- >> Back in my limited mind, I remembered an article about there being
- >> a Winsock.dll for WIN32S applications running under regular
- >> windows. Is there such a thing? Perhaps a converted .dll that
- >> maps 32 bit requests into 16 bit ones?
-
- Win32s v1.1 comes with WSOCK32.DLL, which is a "thunk-layer" between a
- 32-bit app and a 16-bit WINSOCK.DLL. You will still need your regular
- 16-bit WINSOCK.DLL for this to work.
-
- Share and Enjoy!
- Brad Wilson
-
-